AL POSITION LISTENER

This function will set the position of the 3D listener. The listener acts as the player's ear within your game's environment.

  Syntax
AL POSITION LISTENER soundNumber, x, y, z
  Parameters
soundNumber
Integer
The sound number.
x
Float
The X position of the listener.
y
Float
The Y position of the listener.
z
Float
The Z position of the listener.

  Returns

This function does not return a value.

  See also

DarkAL Functions Menu